Conversation
|
This really helped me to get the module working with ejabberd 16.x. Thanks |
|
Glad it helped! |
|
Hey, @rastkojokic @navjeetc can you please help me I am not able run build.sh correctly for 16.02. for following build.sh it gives following error and for following build.sh its giving this error: Please help. |
|
The way I did was to get ejabberd source code from Cloned https://github.com/adamvduke/mod_interact/ into a new folder Copied erlang files from mod_interact/src folder to src folder under ./configure, make and make install This will compile the erlang files and add the binaries to ejabberd After that updated ejabberd.yml based on instructions in Hope this helps. -Navjeet Navjeet On Tue, Mar 29, 2016 at 11:12 AM, Srijan Gupta notifications@github.com
|
|
@srijan02420 I did the exact same actions as @navjeetc |
Switching from
xmltofast_xml...About 20 days ago ejabberd switched from
xmltofast_xml. Using mode_interact with newest ejabberd version will cause it to fail during runtime.